I need to make REST calls to Google Cloud Storage for the following functions:
How can I make generic NodeJS API calls for the above request without using any third-party library (@google-cloud/storage)? All the references and resources I see only point to using Client-Library [Link]
References: Google Cloud Storage Doc - Link